Welcome![Sign In][Sign Up]
Location:
Search - perfect number source code in assembly

Search list

[assembly languageprint2

Description: 判断1到输入的数之间所有完全数,并打印其间所有完全数。 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 设计报告格式按附件要求书写。课程设计报告书正文的内容应包-1 to determine the input of all perfect numbers between, and print the meantime the number of all full. Operating procedures should be prompt, input and output, the pursuit of friendly interface, preferably menu-driven interface. The design of a number of use cases (test data), on test procedures and analysis (evaluation) of the design process. Design reporting format according to Annex request write. Curriculum design the body of the contents of the report should include
Platform: | Size: 43008 | Author: cz | Hits:

[Printing programPerfect-Numbers-in-assembly

Description: this a program for calculating and printing Prefect Numbers in assembly . i tried to write the program as simply as i could , so that any newbie in assembly programming can understand the codes and the logic behind it easily . i started with a C- like pseudo code and then step by step changed it to the assembly ( these are commented in source code ) . so the students can easily understand how stuff works and how we got there :) . hope this helps any student who needs it :) . (Note : this program calculates the prefect numbers before 10000, if you want to choose the range at run time , just input the range from user and then replace it with the number 10000 :) and you are good to go :) -this is a program for calculating and printing Prefect Numbers in assembly . i tried to write the program as simply as i could , so that any newbie in assembly programming can understand the codes and the logic behind it easily . i started with a C- like pseudo code and then step by step changed it to the assembly ( these are commented in source code ) . so the students can easily understand how stuff works and how we got there :) . hope this helps any student who needs it :) . (Note : this program calculates the prefect numbers before 10000, if you want to choose the range at run time , just input the range from user and then replace it with the number 10000 :) and you are good to go :)
Platform: | Size: 109568 | Author: Master | Hits:

CodeBus www.codebus.net